Templeton
Copyright 1995,1996 N.A. Krawetz
All rights reserved.
REVISION HISTORY
16 Oct 1996 version 1.77 beta
Restricted registration for IP addresses that are down or loopbacks
Application-Text files no longer have ".text" added as an extension.
(some servers return this metatype for unknown binary data.)
Added Command_* to run commands after retrieving a file-type.
Changed command file to strip surrounding spaces/quotes from value string.
Changed command file to accept spaces within the value string.
9 Oct 1996 version 1.762 beta
Corrected retrieval of frames HTML code.
New ways to register: IP address and subnet
1 Oct 1996 version 1.761 beta
Released Oct. 2, 1996
Corrected incorrect insertion of "index.html" when a file has an explicit
self-link. File Cow.html:
Corrected error handling null links: , (my first example
of client-end ISMAP processing).
4 April 1996 version 1.73 beta
Corrected proxy port bug when set from configuration file.
14 March 1996 version 1.73 beta
Expires 2 April 1996
Added restriction by (sub)domain. Set RestrictHost to .edu to restrict to
.edu domain. (Sub)domains are specified by the starting "."
Corrected bug with imagemap concatination.
Added "(IP_ADDRESS)" to default "From:" line.
Corrected imagemap identification.
Corrected file extension identification.
Corrected FAT mapping to include determined extensions.
Corrected imagemaps to reflect local file structure (absolute paths only).
12 March 1996 version 1.72a beta
Expires 2 April 1996
Compiles with -Wall with no warnings! :-)
Searches for default configuration files in the current order:
1) $(HOME)/.templetonrc
2) ./.templetonrc
3) ./templeton.cfg
4) command line
1 March 1996 version 1.72 beta
Expired 12 March 1996
Allows indirect referencing on all links except imagemaps. Imagemaps
must be absolute links.
Corrected display problem with non-left justified text.
Corrected problem with filename 8.3 hashing.
Added support for .templetonrc and templeton.cfg in current directory.
Modified default From: value to username@hostname.domainname
System prepared for robot.txt implementation.
System prepared for GUI (UI now independent of engine).
Modified text user interface: now prompts for restrict path yes|no|/path.
Yes restricts to currently specified path
No does not restrict
/path restricts to specified path (starting point may not be root of tree)
Initial URL allowed to be not within restricted path.
Debug stores more info.